home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / FredFish PD 314.adf / Zc / ReadMe.fnf < prev    next >
Text File  |  1990-02-05  |  1KB  |  31 lines

  1. This material was submitted to me on disk by Jeff Lydiatt.  Thanks Jeff!
  2.  
  3. This directory contains two lharc format archives, one of the files necessary
  4. to use the compiler (zc.lzh) and one of the sources for the portions of the
  5. compiler kit for which source is available (zcsrc.lzh).  The compiler and
  6. sources have been archived in order to get them to fit on a single disk,
  7. and still have room for the new version of A68k that Jeff also sent.  Since
  8. you need to be able to use the CLI to make use of these materials anyway,
  9. it did not seem to be a big imposition to require them to be unpacked first.
  10. Note that a few of the "readme" files included in the archive have also been
  11. included in this directory in unpacked form, to make browsing of the disk
  12. more meaningful.
  13.  
  14. It is recommended that you unpack each into separate directories.  To unpack
  15. each archive create a destination directory somewhere other than on the
  16. distribution disk, change directory to this new directory, and execute a
  17. command of the form:
  18.  
  19.     AmigaLibDisk314:c/lharc -x -a -m x AmigaLibDisk314:Zc/zc.lzh
  20.  
  21. or
  22.  
  23.     AmigaLibDisk314:c/lharc -x -a -m x AmigaLibDisk314:Zc/zcsrc.lzh
  24.  
  25. The lharc program is included in the :c directory of this disk for those
  26. who may not yet have a copy.  It is important to use the -x and -a switches
  27. to ensure that the directory structure and file attributes are maintained.
  28.  
  29. -Fred  ><>
  30.  05-Feb-90
  31.